FlexGrid for WPF
Refresh(Nullable<GridCellType>,GridCellRange) メソッド

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > FlexGrid クラス > Refresh メソッド : Refresh(Nullable<GridCellType>,GridCellRange) メソッド
セルの型。
範囲。
指定されたセルを更新します。
シンタックス
'宣言
 
Public Overloads Sub Refresh( _
   Optional ByVal cellType As System.Nullable(Of GridCellType), _
   Optional ByVal range As GridCellRange _
) 
public void Refresh( 
   System.Nullable<GridCellType> cellType,
   GridCellRange range
)

パラメータ

cellType
セルの型。
range
範囲。
参照

FlexGrid クラス
FlexGrid メンバ
オーバーロード一覧